home *** CD-ROM | disk | FTP | other *** search
/ Professor Teaches HTML F…damentals & HTML Advanced / Professor Teaches HTML Fundamentals & HTML Advanced.iso / PRFHTA / 1c / 1c04.wav (.mp3) < prev    next >
Waveform Audio File Format  |  2000-10-16  |  271.7 KB  |  1 channel  |  22,050 sample rate  |  25 seconds
Transcription: What makes JavaScript different from other programming languages is that instead of being stored as a separate file on the server or in a remote computer, JavaScripts can be included in an HTML document and are run by the web browser on the user's computer. Although there are JavaScripts that run on the server like a CGI script, client-side JavaScripts are more common and will be the focus of this chapter.